|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.language.RAAddStatement
public class RAAddStatement
Models the RAAR ADD statement that can add an element to a list.
| Constructor Summary | |
|---|---|
RAAddStatement(RAAbstractList list,
RAAllowedInList toAdd)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAAddStatement(RAAbstractList list,
RAAllowedInList toAdd)
| Method Detail |
|---|
public void execute()
throws RAException
execute in interface RAStatementRAException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||